func runtime.nextFreeFast

3 uses

	runtime (current package)
		malloc.go#L892: func nextFreeFast(s *mspan) gclinkptr {
		malloc.go#L1089: 			v := nextFreeFast(span)
		malloc.go#L1114: 			v := nextFreeFast(span)